*{
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0.3rem;
}
.box{
    overflow: hidden;
}

/* .classify{
    position: relative;
} */
.headerHide{
    width: 100%;
    height: 6rem;
    background: #2589FF;
    position: absolute;
    display: none;
    top: 0.7rem;
    z-index: 999;
    padding: 0 .8rem;
}
.headerHide ul{
    width: 100%;
}
.headerHide ul::after{
    clear: both;
    content: '';
    display: block;
}
.headerHide ul li{
    float: left;
    width: 35%;
    text-align: center
}

.headerHide ul li p a{
    font-size: 0.28rem;
    color: #ffffff;
    text-decoration: none;
}
.classify>ul{

    display:flex;
    height: 0.7rem;
} 
.classify>ul li{
    width: 25%;
    line-height: 0.7rem;
    text-align: center;
}

.swiper-slide img{
    width: 100%;
    height: 100%;
}
.firm{
    height: 2.5rem;
}
.firm ul{
    display:flex;
}
.firm ul li{
    width: 25%;
    text-align: center;
}
.firm ul li img{
    display: block;
    width: 0.9rem;
    height: 0.9rem;
    margin: 0.55rem auto 0 auto;
}
.firm ul li p{
    margin: 0.1rem 0 0 0;
}
.case{
    width: 100%;
    height: 1rem;
    background: url('/static/Mobile/img/img_1/title2.jpg') no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}
.case p{
    font-size: 0.2rem;
    text-align: center;
    color: #ffffff;
    margin: 0.1rem 0 0 0;
}
.content_li{
    position: relative;
    padding: 0 0 1.3rem 0;
}
.content_li>p{
    font-size: 0.3rem;
    color: #333333;
    text-align: center;
    margin: 0.9rem 0 0 0;
    font-weight: bold;

}
.content_li > button {
    width: 2.5rem;
    height: .45rem;
    border: 0.02rem solid #969696;
    font-size: 0.22rem;
    border-radius: 0.2rem;
    background: none;
    color:#333333;
    display: block;
    padding: 0 0.3rem;
    margin: 0.6rem auto 0 auto;
}
.content_li div p{
    font-size: 0.12rem;
    color: #333333;
    text-align: center;
    margin: 0.1rem 0 0 0;
}
.content_liContent{
    display: flex;
    margin: 1rem 0 0 0;
}
.content_liContent img{
    width: 4.7rem;
    height: 5.8rem;
    display: block;
    margin: 0rem 0 0 5%;
}
.content_liContent ul {
    margin:  0 0 0 0.2rem;
    
    
}

.content_liContent ul li{
    font-size: 0.24rem;
    margin: 0.05rem;
    color: #333333;
    list-style: disc;
    color: #333333;
}
.more button{
    width: 2.5rem;
    height: 0.6rem;
    border:0.02rem solid rgba(153,153,153,1);
    background: none;
    border-radius: 0.3rem;
    color: #333333;
    font-family: 500;
    display: block;
    margin: 0.2rem auto 0 auto;
}
.more p{
    text-align: center;
    font-size:0.18rem;
    margin: 0.1rem 0 0.5rem 0;
}
.contentTwo{
    width: 100%;
    height: 8.17rem;
    position: relative;
    overflow: hidden;
}
.contentTwo>button {
    width: 2.5rem;
    height: .45rem;
    border: 0.02rem solid #B0D4FF;
    font-size: 0.22rem;
    border-radius: 0.2rem;
    background: none;
    color: #ffffff;
    display: block;
    position: absolute;
    top: 3.5%;
    left: 34%;
}
.contentTwo img{
    width: 100%;
    height: 88%;
}

.contentTwo>p{
    position: absolute;
    bottom: 0.8rem;
    left: 10%;
    color: #ffffff;
    font-size: 0.3rem;
    letter-spacing:3px;
}

.custom p{
    display: block;
    width: 62.8%;
    margin: 0.8rem auto 0.3rem auto;
    font-size: 0.26rem; 
}
.custom p span{
    font-size: 0.3rem;
    color: #268AFF;
}
.custom img{
    width: 62.8%;
    display: block;
    margin: 0 auto;
}
.custom_content img{
    width: 3.37rem;
    height: 6.05rem;
}
.custom_content{
    display: flex;
    height: 7rem;
    margin: 1.5rem 0 0 0;
    background: linear-gradient(#FFFFFF ,#F2F2F2)
}
.custom_content>img{
    margin: 0.25rem 0 0 0;
}
.custom_content ul{
    height: 100%;
}
.custom_content_right ul li{
    height: 33.3%;
}
.custom_content_right ul li>div{
    display: flex;
}
.custom_content_right ul li>div>div{
    margin: 0 0.2rem;
}
.custom_content_right ul li>p{
    font-size: 0.24rem;
    width: 70%;
    margin:  0 0 0 14%;

}
.custom_content_right ul li>div>div img{
   width: 0.2rem;
   height: 0.2rem;
}
.module{
    width: 100%;
}
.module ul{
    padding: 0.3rem 0 1rem 0; 
    
}
.module ul li{
    width: 49%;
    height: 4rem;
    display: inline-block;
    overflow: hidden;
}
.module ul li img{
    display: block;
    margin:  0.5rem auto;
}
.module ul li h2{
    text-align: center;
    font-size: 0.26rem;
    color: #333333;
}

.module ul li span{
    display: block;
    font-size: 0.2rem;
    padding: 0 0.3rem 0 16%;
    color: #333333;
    margin: 0.3rem 0 0 0;
}
.end{
    width: 100%;
    height: .82rem;
    background: url('/static/Mobile/img/img_1/title1.jpg') no-repeat;
    background-size:100% 100%; 
}
.end>p{
    line-height: 0.82rem;
    font-size: 0.26rem;
    text-align: center;
}
.foot{
    background: #272731;
    overflow: hidden;
    height: 10.5rem;
    font-weight: 200;
}
.foot>p{
    color:#ffffff;
    text-align: center;
}
.footulOne{
    display: flex;
    margin: 0.8rem 0 0 0;
}
.footulOne li{
    width: 20%;
    margin: 0 0 0 10.2%;
}
.footulOne li p{
    font-size: 0.26rem;
    color: #ffffff;
    text-align: center;
}
.footulTwo{
    margin: 0.8rem 0 0 0;
}
.footulTwo li{
    width: 92%;
    height: 1rem;
    position: relative;
    background: #3E3E47;
    margin: 0.3rem auto 0 auto;
    overflow: hidden;
    padding: 0.15rem 0 .2rem 0;
}
.footulTwo li p{
    color: #ffffff;
    padding: 0rem 0 0rem 0.3rem;
  
}
.footulTwo li img{
    position: absolute;
    top: 0.5rem;
    right: 0.3rem;
}
.D_text{
			margin: 0.7rem 0;
			text-align: center;
	}
.D_nav{		
			width: 100%;
			margin: auto;
			justify-content: center;
			display: flex;
	}
.D_span{
		display: inline-block;
		font-size: 0.24rem;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #000000;
		width: 1.78rem;
		border-bottom: 0.03rem solid #CCCCCC;
		text-align: center;
		padding: 0.15rem 0;
		cursor: pointer;
		position: relative;
	}
.D_img{
	width: 1.78rem;
	height: 0.08rem;
	position: absolute;
	bottom: -0.08rem;
	left: 0;
	display: none;
}

.tupian{
	width: 100%;
	height: auto;
	display: none;
}
.on{
	display: block;
}

.Atext{
    font-size: 0.3rem ;
    font-weight: bolder;
}
.a0{
    color: #fc5200;
}
.a1{
    color: #2fbf7a;
}
.a2{
    color: #f22533;
}
.a3{
    color: #01a44b;
}